Skip to content

[fancyargumentparser] Update to 1.0.4 - #53280

Merged
Billy O'Neal (BillyONeal) merged 1 commit into
microsoft:masterfrom
simfeo:update-fancyargumentparser-1.0.4
Aug 7, 2026
Merged

[fancyargumentparser] Update to 1.0.4#53280
Billy O'Neal (BillyONeal) merged 1 commit into
microsoft:masterfrom
simfeo:update-fancyargumentparser-1.0.4

Conversation

@simfeo

@simfeo simfeo commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Updates fancyargumentparser from 1.0.3 to 1.0.4.

1.0.4 fixes a dropped custom-validator-message bug and adds choices / pattern / default_value fields to the argument specs. The port stays header-only (installs argparse.h).

Validation (Windows / x64-windows):

  • ./vcpkg install fancyargumentparser — source downloads, SHA512 verifies, installs argparse.h + copyright, post-build validation passes.

  • ./vcpkg x-add-version fancyargumentparser re-run reports no changes, so the version database matches the committed port.

  • Changes comply with the maintainer guide.

  • SHA512s are updated for each downloaded asset.

  • The "supports" clause reflects platforms that may be fixed by this new version.

  • Any fixed CI baseline entries are removed from that file.

  • Any patches that are no longer applied are deleted from the port's directory.

  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.

  • Only one version is added to each modified port's versions file.

@BillyONeal Billy O'Neal (BillyONeal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@BillyONeal
Billy O'Neal (BillyONeal) enabled auto-merge (squash) August 7, 2026 21:57
@BillyONeal

Copy link
Copy Markdown
Member

Reopening to retrigger the pull_request checks after the GitHub Actions outage.

auto-merge was automatically disabled August 7, 2026 21:57

Pull request was closed

@BillyONeal
Billy O'Neal (BillyONeal) enabled auto-merge (squash) August 7, 2026 21:58
@BillyONeal
Billy O'Neal (BillyONeal) merged commit a2bc44e into microsoft:master Aug 7, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants